LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

MemoryEfficientEnd(Single[],Point2D) Method






The orientation of the image. Get this value from the DICOM file.
The spacing between pixels. Get this value from the DICOM file.
Ends the 3d object creation process, making it ready for display.
Syntax
public void MemoryEfficientEnd( 
   float[] imageOrientation,
   Point2D pixelSpacing
)
'Declaration
 
Public Overloads Sub MemoryEfficientEnd( _
   ByVal imageOrientation() As Single, _
   ByVal pixelSpacing As Point2D _
) 
'Usage
 
Dim instance As Medical3DObject
Dim imageOrientation() As Single
Dim pixelSpacing As Point2D
 
instance.MemoryEfficientEnd(imageOrientation, pixelSpacing)
public void MemoryEfficientEnd( 
   float[] imageOrientation,
   Point2D pixelSpacing
)
 function Leadtools.Medical3D.Medical3DObject.MemoryEfficientEnd(Single[],Point2D)( 
   imageOrientation ,
   pixelSpacing 
)
public:
void MemoryEfficientEnd( 
   array<float>^ imageOrientation,
   Point2D pixelSpacing
) 

Parameters

imageOrientation
The orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
Remarks
This method is used when a series of frames are sorted based on their image position coordinates.
Example
For an example, refer to Medical3DObject.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DObject Class
Medical3DObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features